-
Notifications
You must be signed in to change notification settings - Fork 265
/
IBlank`1.xml
32 lines (32 loc) · 2.38 KB
/
IBlank`1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<Type Name="IBlank<ParentT>" FullName="Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IBlank<ParentT>">
<TypeSignature Language="C#" Value="public interface IBlank<ParentT> : Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IWithImageOrPublisher<ParentT>, Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IWithPublisher<ParentT>" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IBlank`1<ParentT> implements class Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IWithImageOrPublisher`1<!ParentT>, class Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IWithPublisher`1<!ParentT>" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IBlank`1" />
<TypeSignature Language="VB.NET" Value="Public Interface IBlank(Of ParentT)
Implements IWithImageOrPublisher(Of ParentT), IWithPublisher(Of ParentT)" />
<TypeSignature Language="F#" Value="type IBlank<'ParentT> = interface
 interface IWithImageOrPublisher<'ParentT>
 interface IWithPublisher<'ParentT>" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Compute.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.69</AssemblyVersion>
<AssemblyVersion>1.0.0.70</AssemblyVersion>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<TypeParameters>
<TypeParameter Name="ParentT" />
</TypeParameters>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IWithImageOrPublisher<ParentT></InterfaceName>
</Interface>
<Interface>
<InterfaceName>Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.UpdateDefinition.IWithPublisher<ParentT></InterfaceName>
</Interface>
</Interfaces>
<Docs>
<typeparam name="ParentT">The stage of the parent update to return to after attaching this definition.</typeparam>
<summary>
The first stage of a virtual machine scale set extension definition.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>